go/parser.parser.parseParamDecl (method)
2 uses
go/parser (current package)
parser.go#L724: func (p *parser) parseParamDecl(name *ast.Ident, typeSetsOK bool) (f field) {
parser.go#L833: par = p.parseParamDecl(name0, typeSetsOK)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)